Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

upgrade libtool.m4 to Libtool 2.5.4 #164

Merged
merged 8 commits into from
Feb 14, 2025
Merged

upgrade libtool.m4 to Libtool 2.5.4 #164

merged 8 commits into from
Feb 14, 2025

Conversation

wkliao
Copy link
Member

@wkliao wkliao commented Jan 21, 2025

Apply changes in m4/libtool.m4 (including patch from #59) to the latest release of lib tool 2.5.4.

@wkliao
Copy link
Member Author

wkliao commented Jan 21, 2025

Hi, @skosukhin

Could you please test this PR in your environment?
In issue #163, @haampie mentioned a bug fixed in libtool 2.5.4.

I have applies your patch in #59 and tested it with NAG Fortran 7.0 and GCC 12.3.0.

@wkliao wkliao force-pushed the libtool-2.5.4 branch 9 times, most recently from 506a3ca to 1884918 Compare February 12, 2025 21:31
@wkliao
Copy link
Member Author

wkliao commented Feb 12, 2025

When error message below appears. delete file 'm4/ltversion.m4'
before running 'autoreconf -i'.
error: m4_defn: undefined macro: LT_PACKAGE_VERSION

Build all autotools in github actions with the followings.

  • autoconf 2.71
  • automake 1.17
  • libtool 2.5.4
  • m4 1.4.19

@wkliao wkliao merged commit a493589 into master Feb 14, 2025
4 checks passed
@wkliao wkliao deleted the libtool-2.5.4 branch February 14, 2025 23:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant